Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
gsc_deploy_dataset table — gscdd
This table defines the sets of data that must be deployed to end-user sites and migrated to different workspace databases. Usually it is static data that must be deployed. This table and its child table,
gsc_dataset_entity, identify which pieces of data are dependent on each other and must be deployed as a set. For example, in order to deploy menu items, the objects on the menu item also must be deployed.This table and its child table,
gsc_dataset_entity, also define the data set for deployment of logical objects managed by the source code management tool, such as theryc_smartobjectand related tables.To deploy and load the data, XML files are generated for the data set. The data set always has a main table and all the related tables that must be deployed with it, together with the appropriate join information. Example data sets could be for OpenEdge SmartObjects™, menus, and objects. Most data tables could be defined as separate data sets that include a parent data set. The parent data set includes whichever data sets must be deployed together.
When automatically generating triggers from ERwin, an entity-level UDP (DeployData) indicates whether trigger code is generated for the static tables to support data deployment. A flag,
deploy_data, also exists in theentity_mnemonictable for the same purpose.Table 3–5 lists the table’s FLA, fields, and foreign keys.
Table 3–6 gives details of the table’s indexes.
For customer sites that receive a data set deployment, the last deployment loaded for this data set is recorded on this table. This helps identify the version of the static data in a particular database.
A customer should not modify or deploy from the data sets sent by the application provider. Customers should create their own data sets containing the same tables and deploy from these data sets. A data set deployment includes an XML file registered as part of the deployment. Customers can use that XML file for their databases and any other databases or sites to which they want to pass the data.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |